5304: Format error in cam profile data

Info: Detail
Data type: UINT

Description:
Response error at the last data segment of the cam profile download (AUT_POLY_DATA). The polynomial data is checked for validity before the cam profile is accepted.

Reaction:
The new cam profile is not accepted.
A previously valid cam profile with this data index is kept.

Cause/Remedy:
Detail
1: The number of polynomials does not fall within the range of 1-64.
2: The coefficient a1 for the y-shift of the 1st polynomial is not 0.
3: Invalid float value range for a coefficient.
4: A polynomial master position xi is negative or smaller than the previous master position.
5: The last master position xn does not correspond to the master interval (period).
6: The polynomial function value y(xn) at the end of the master interval does not correspond to the slave interval. See also error number 37111.
7: The length of the master period (period) is too small or is negative.
8: The number of bytes in the data block does not fall within the range of 1-64 polynomials.
9: The value for 'reserve' is not 0.